home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Interface / it.dig / scripts / DefineButton2_261 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-10-17  |  71 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:atendimento@digerati.com.br", "");
  3. }
  4.